golang.org/x/net/http2.serverInternalState.putErrChan (method)
4 uses
golang.org/x/net/http2 (current package)
server.go#L147: func (s *serverInternalState) putErrChan(ch chan error) {
server.go#L1044: sc.srv.state.putErrChan(ch)
server.go#L2357: sc.srv.state.putErrChan(errc)
server.go#L3034: sc.srv.state.putErrChan(msg.done)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)